core: INCOMPATIBLE CHANGE: Rename .packfile to .archive
authorColin Walters <walters@verbum.org>
Thu, 8 Dec 2011 22:15:59 +0000 (17:15 -0500)
committerColin Walters <walters@verbum.org>
Thu, 8 Dec 2011 22:15:59 +0000 (17:15 -0500)
commit35fa68a74c6574c5036e07942a4a8aa960c9f134
tree5956951bfcc6dfea68588268abb01af53bb2205f
parent30c53a967c96d50d4fcf3be8ddb2a7d3552f91bb
core: INCOMPATIBLE CHANGE: Rename .packfile to .archive

It's too confusing that we call the mode "archive" but the actual
files ".packfile".  Also, git already has a "packfile" that serves a
totally different purpose.
src/libostree/ostree-core.c
src/libostree/ostree-repo.c
src/ostree/ot-builtin-fsck.c